Add page table setup and handling, including the creation of an m2p table
authorEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:30 +0000 (17:34 +0000)
committerEmmanuel Ackaouy <ack@xensource.com>
Fri, 5 Jan 2007 17:34:30 +0000 (17:34 +0000)
commitcb44adaed67314e37a58d7ddab1b367007678baa
tree4a17fb7daa7b31f23f7ce15733168da4ecdb15fb
parentfa5b1a1d19aed783a5461e4ea9c0bd6a23f9d863
Add page table setup and handling, including the creation of an m2p table
meaningful to compatibility mode guests.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
15 files changed:
xen/arch/x86/domain.c
xen/arch/x86/domain_build.c
xen/arch/x86/domctl.c
xen/arch/x86/e820.c
xen/arch/x86/mm.c
xen/arch/x86/x86_64/mm.c
xen/common/compat/kernel.c
xen/include/asm-x86/config.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/mm.h
xen/include/asm-x86/page.h
xen/include/asm-x86/x86_32/page-2level.h
xen/include/asm-x86/x86_32/page-3level.h
xen/include/asm-x86/x86_64/page.h
xen/include/asm-x86/x86_64/uaccess.h